home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / clang / lh211src.zip / README.ENG < prev    next >
Text File  |  1991-03-04  |  3KB  |  66 lines

  1. ---------------------------------
  2. ü@LHA ver.2.11 SOURCE FILES.
  3. ---------------------------------
  4.  
  5. ü@This source codes are equivalent to LHA ver.2.11 in its essence
  6.   But there are changes intentionally mede:
  7.  
  8.   1. 'T' command Check Routine is not included.
  9.   2. Help screen and SFX are compressed with -lh2- in LHA211.exe
  10.      However, in this source code, they are compressed with -lh5-.
  11.   
  12.  
  13.   You will need the following softwares to make LHA.EXE:
  14.  
  15.   LSI C-86 ver.3.20 
  16.   OPTASM.EXE
  17.   OLINK.EXE or LINK.EXE  ( Rename LINK to OLINK ) 
  18.   AMSCLS.INC ver.2.10    ( See the document for lha210 )
  19.   GREP.EXE   ( MS-DOS Software-Tools from ASCII Japan )
  20.   SED.EXE    (             "                          )
  21.   RM.EXE     (             "                          )
  22.   LHA.EXE
  23.  
  24.  
  25.   LSI C-86 is supposed to be in the directory \LC. If not, you have to
  26.   Reconfigure your directory tree by using LSIC86.CFG.
  27.   
  28.  
  29.   Please set PATH including \LC\BIN as is necessary.
  30.   The extract files in this archive on your current directory
  31.   and issue the following command:
  32.  
  33.  
  34.   lcc lzh2asm
  35.   make
  36.   make lha_e
  37.  
  38.   to create LHA.EXE and LHA_E.EXE. LHA_E.EXE is the English version.
  39.  
  40. ----------------------------------------------------------------
  41.   The present package can be distributed under the same condition as
  42.   is expressed in LHA210.DOC. The document you are reading, README.DOC
  43.   must be contained within. If you translate this README.DOC
  44.   to any other language, you must distribute this original document
  45.   together with it.
  46.  
  47.   If you modify the source code to any other version of C or
  48.   Assembler, you must clearly state the place you have modified
  49.   and with what tools you have done it. You may do it, say by
  50.   attaching the diff file with the original to your modified.
  51.   You must attach Copyright statement of the original.
  52.  
  53.   You may use this code for your own product. However, the author is
  54.   not liable for the any damage caused by the use of the source code
  55.   and your modifications. You are warned against for the use of
  56.   compression algorithm to your hardware. You must be prepared to
  57.   have patent lawsuit in such usage.
  58.  
  59.  
  60.  
  61. ----------------------------------------------------------------
  62.                            NIFTY-Serve  SDI00506    Haruyasu Yoshizaki
  63.                            ASCII-pcs    pcs02846    Yoshi
  64.                            PC-VAN       FEM12376
  65. ----------------------------------------------------------------
  66.